.body {
        background: #fff;
        border: 1px solid #d4d4d4;
        min-height: 300px;
        max-height: 600px;
        max-width: 1190px;
        overflow:  hidden;
    }
    .structManage {
        min-width: 220px;
        height:600px;
        border-right: 1px solid #D2D2D2;
        background: #f4f7fa;
        float: left;
    }
    .c_nav {
        background: #d9e3ec;
        height: 32px;
    }
    .c_nav a.on {
        font-weight: bold;
        color: #000;
        border-bottom: 1px solid #F4F7FA;
        background: #f4f7fa;
        position: relative;
    }
    .c_nav a:nth-child(2) {
        border-right: 1px solid #d9e3ec;
    }
    .c_nav a {
        display: inline-block;
        width: 109px;
        border-bottom: 1px solid #D2D2D2;
        height: 32px;
        text-align: center;
        color: #666666;
        line-height: 32px;
    }
    .layui-icon{
        width:5%;
    }
    .headline-slide-layout .layui-icon{
        width:36px;
    }
    .click{
        width:100%;
        height:26px;
        line-height: 26px;
        cursor:pointer;
    }
    .click:hover{
        background-color: #E8F2FA;
    }
    
    .subNav{
        overflow: hidden;
    }
    .accountListPanel {
        margin-left: 220px;
        padding: 20px 10px 0px 20px;
        background: #fff;
        min-height: 700px;
    }
    .con_head{
        height:65px;
        border-bottom:solid 1px #ccc;
    }
    .con_head .con_head_title{
        font-weight:bold;
        font-size:18px;
        margin-bottom: 10px;
    }
    .con_head p{
        color:#3164A2;
        font-size:12px;
    }
    .con_head span{
        cursor: pointer;
    }
    .con_body{
    
    }
    .my-self-m-body{
        /* margin-top: 50px; */
        overflow: hidden;
        margin-bottom: 55px;
    }
    .mobile-page{
        padding: 0 10px;
        margin-bottom: 55px;
        border-top: 1px solid #ededed;
        height:50px;
        background:#fff;
        text-align: center;
        line-height:50px;
    }
    .page_footer {
        position: fixed;
        bottom: 0;
        z-index: 99999999;
        left: 0;
        width: 100%;
        height: 60px;
        background: #fff;
        box-shadow: 0 -2px 5px rgba(0,0,0,.1);
        -webkit-box-shadow: 0 -2px 5px rgba(0,0,0,.1);
        -moz-box-shadow: 0 -2px 5px rgba(0,0,0,.1);
    }
    .foot_mune {
        width: 100%;
        height: 100%;
        background: #fff;
    }
    .foot_mune a {
        font-size: 15px;
        width: 100%;
        overflow: hidden;
        display: block;
        line-height: initial;
        padding-top: 5px;
    }
    .foot_mune li{
        width: 20%;
        float: left;
        text-align: center;
        /*border-right: 1px solid #eee;*/
    }
    .foot_mune li p{
        font-size: 12px;
    }
    .foot_mune .on i{
        color: #d61518;
    }
    .foot_mune li:last-child {
        border-right: 0;
    }
    
    input[type="text"]:disabled
    { 
        background-color:#e6e6e6;
    }
    .layui-select-disabled .layui-disabled {
        background-color: #e6e6e6;
    }
    textarea:disabled
    { 
        background-color:#e6e6e6;
    }
    
    .required{
        color: red;
        font-size: 19px;
    }
    .layui-input-block{
        margin-left: 0px;
    }
    
    .wx_pop{
           z-index:1;
           position:absolute;
           bottom: 120%;
        right: 100%;
           margin:0 auto;
           width:240px;
           height:275px;
           background-color:#fff;
           border: solid 1px #d8d8d8;
           padding: 10px;
       }
    .bd_weixin_popup_head{
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        line-height: 16px;
        height: 16px;
        position: relative;
        color: #000;
    }
    .bd_weixin_popup_close{
        width: 16px;
        height: 16px;
        position: absolute;
        right: 0;
        top: 0;
        color: #999;
        text-decoration: none;
        font-size: 16px;
    }
    .bd_weixin_popup_main{
        padding: 15px 27px;
        min-height: 150px;
    }
    .bd_weixin_popup_foot{
        font-size: 12px;
        text-align: left;
        line-height: 22px;
        color: #666;
    }
    .reply-cont-delete{
        width: 42px;
        height: 23px;
        display: none;
        text-align: center;
        background-color: #f6f7f7;
        line-height: 24px;
        border: 1px solid #e1e3e2;
        cursor: pointer;
    }  
    .reply-cont-delete:hover{
        color: #d47e7f;
        background-color:#d6cccc;
    }
    .newslist-txt p{
        height: 42px;
        color: #4A4A4A;
        overflow: hidden;
        margin-top: 5px;
        
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .icon-home{
          background-image: url(/public/static/front/images/home.png);
        background-repeat: no-repeat;
        background-size: 30px 30px;
        background-position: 25px 13px;
    }
    .icon-home:hover{
          background-image: url(/public/static/front/images/home_hover.png);
        background-repeat: no-repeat;
        background-size: 30px 30px;
        background-position: 25px 13px;
    }
    .img-hover{
        width:100%;
        height:100%;
    }
    .newslist-img{
        height:158px;
    }
    .sub-nav-list li h2 .on{
        border-bottom: 1px solid rgba(255,255,255,1);
    }
    .subNav-list li h2 .on{
        color:#d61518;
    }
    .subNav-list li .on{
        color:#d61518;
    }
    .subNav-list li .on_black{
        font-size: 18px;
    }
    .child-subnav{
        z-index: 999;
    }

    .index-newslist .extension-banner-big {
        padding: 0px;
    }
    .m-nav{
        background-color: rgba(0,0,0,.5);
    }
    .m-nav-list {
        width: 35%;
        background: #d61518;
    }
    .index-newslist .extension-banner-big{
            margin: 0;
    }
    .tipster{
        z-index: 1;
        position: fixed;
        bottom: 13%;
        width: 60px;
        line-height: 60px;
        height: 60px;
        right: 3%;
        cursor: pointer;
    }
    @media screen and (min-width: 992px){
        .secondPgae-layout .child-subnav {
            position: absolute;
        }
        .article-list{
              display: none;
          }
          .company-news-img{
            height: 158px;
        }
        
    }
    @media screen and (min-width: 1024px){
       
    }
    @media screen and (min-width: 1850px){
       .tipster{
            left: 82%;
        }
    }
    
    @media screen and (min-width: 1200px){
        .headerline-small .headerline-small-box {
            height: 205px;
        }
          .about-us-content li{
            width:23%;
        }
        .sub-nav-list li h2 .on {
            color: #fff;
            background-color: #d61518;
            border-radius: 0px;
        }
        .sub-nav-list li a,.subNav-list li a{
            display: inline-block;
            padding: 0px 0px;
            margin-top: 0px;
            font-size: 14px;
            height: 32px;
            line-height: 32px;
            font-weight: 600;
            color: #fff;
        }
        .sub-nav-list li a:hover,.subNav-list li a:hover{
            color: #fff;
            background: #d61518;
            border-radius:0px;
        }
    }
    @media screen and (max-width: 1200px){
        .about-us-content li{
            width:22%;
        }
    }
    @media screen and (max-width: 992px){
        secondPgae-layout, .page-layout {
            margin-top: 5px;
        }
          .secondPgae-layout .child-subnav {
            margin-bottom: 5px;
          }
          .secondPgae-layout .child-subnav li a{
              padding: 5px 8px;
          font-size:12px;
          }
          .about-us-content li{
            width:30%;
        }
          .article-list{
              display: block;
          }
          .xiangguan{
              display: none;
          }
        .company-news-img{
            height: 118px;
        }

    }

    @media screen and (max-width: 767px){
        .index-news-flash,.index-hotInfo,.extension-banner-small,.hot-author,.footer{
            display:none;
        }
        .tipster{
            left: 90%;
        }
    }
    @media screen and (max-width: 600px){
        .newslist-img{
            height:126px;
        }
          .secondPgae-layout.container {
            margin-top: 5px;
        }
      .icon-home{
              background-size: 22px 22px;
              background-position: 50% 15px;
      }
      .icon-home:hover{
              background-size: 22px 22px;
            background-position: 50% 15px;
      }
      .share-box ul li a {
            width: auto;
            height: 25px;
            line-height: 25px;
      }
      .secondPgae-layout .child-subnav.scroll li[class='on'] a{
            color: #d61518;
            font-weight: bold;
      }
      .about-us-content li{
            width:44.5%;
       }
       .tipster{
            left: 82%;
        }
    }
    @media screen and (max-width: 414px){
        .newslist-img{
            height:85px;
        }
        .newslist-info-r,.newslist-info-l{
            display:none;
        }
    }

    .img_fill{
        display: block;width:100%;object-fit: cover;
    }
    
    #edui1>div:not([class]){
        display: none;
    }
    #edui1_toolbarbox{
        width: unset !important;
        z-index: unset !important;
        position: unset !important;
        top: unset !important;
    }